| Total Complexity | 88 |
| Dependencies | 11 |
| Dependents | 1 |
| Total lines | 752 |
| Lines of code | 510 |
| Logical lines of code | 215 |
| Comment lines | 65 |
| Methods | 12 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| displayValue() | 32 | 21 | 114 | |
| filterBookingsByCustomFilters() | 44 | 14 | 51 | |
| filterBookingsBySearchData() | 41 | 9 | 58 | |
| __construct() | 43 | 9 | 49 | |
| echoBookingsTableFilters() | 41 | 7 | 65 | |
| getBookingsSQLWhereClauseForCustomFilters() | 45 | 8 | 47 | |
| addActions() | 47 | 8 | 38 | |
| filterBookingsByCustomerId() | 53 | 5 | 23 | |
| customColumns() | 59 | 3 | 13 | |
| echoCSVExportBarAboveBookingsTable() | 55 | 2 | 20 | |
| enqueueScripts() | 53 | 1 | 27 | |
| filterColumns() | 73 | 1 | 5 |